Cell Constructor

Overload List

Cell Initializes a new instance of the Cell class.
Cell(Boolean) Initializes a new instance of the Cell class.
Cell(DateTime) Initializes a new instance of the Cell class.
Cell(Double) Initializes a new instance of the Cell class.
Cell(String) Initializes a new instance of the Cell class.
Cell(String, CellValueType) Initializes a new instance of the Cell class.

See Also